HyperTwist Repository Catalog and Licenses
Date: 2026-04-09
Status: Fourth-pass consolidation. HyperTwist-only. Reconciled against the curated candidate ledger, with shared-file VectorShell spillover still intentionally excluded from this tagged catalog.

Parsed end to end for this pass
- C:\HyperTwist\CubeForge & CodeMatrix Initial Research.txt
- C:\HyperTwist\HyperTwist Design Language.txt
- C:\HyperTwist\HyperTwist Marketing Pitch.txt
- C:\HyperTwist\HyperTwist ScriptoriumAI Reuse Findings.txt

Supporting verification used in this pass
- C:\HyperTwist\HyperTwist Curated Repository Candidate Ledger.txt
- C:\ScriptoriumAI\tmp\mirror_remotes.txt
- local LICENSE files under C:\ScriptoriumAI\mirrors\...
- current GitHub license metadata checked on 2026-04-08 for the repos that were missing or inconsistent in the earlier draft

How to read this file
- Direct candidate = normal commercial reuse looks license-compatible, subject to ordinary attribution/notice duties.
- Direct candidate with care = technically usable, but the license or packaging needs extra design/legal discipline before adoption.
- Reference only = useful for ideas, subprocess boundaries, benchmarks, or feature study; do not transplant directly into a proprietary core.
- Blocked until clarified = no dependable open-source license signal in this pass, or the repo is otherwise unsuitable for direct proprietary reuse.

1. Core cube vision, AR, and solve-reconstruction options
- kkoomen/qbr | https://github.com/kkoomen/qbr | MIT License | Direct candidate | Highest-priority webcam/OpenCV starter for live cube-state recognition.
- vivaansinghvi07/rubix-cube-solver | https://github.com/vivaansinghvi07/rubix-cube-solver | MIT License | Direct candidate | Strong post-solve reconstruction and replay option.
- cahidenes/rubiks-cube-solver | https://github.com/cahidenes/rubiks-cube-solver | MIT License | Direct candidate | Good OpenCV plus Kociemba path for fast state-to-solution features.
- tentone/rubix-solver | https://github.com/tentone/rubix-solver | MIT License stated in the current public README on 2026-04-09; GitHub license API was inconsistent in the earlier pass | Direct candidate | Public repo still exists and remains a viable OpenCV baseline.
- yakupbilen/drl-rubiks-cube | https://github.com/yakupbilen/drl-rubiks-cube | MIT License | Reference only | Interesting RL-plus-webcam reference, but not a first-line production starter.

2. Core training, drilling, timer, and blindfolded-solving options
- poliva/cubedex | https://github.com/poliva/cubedex | MIT License | Direct candidate | Strong lightweight alg-drilling base.
- tao-yu/Alg-Trainer | https://github.com/tao-yu/Alg-Trainer | MIT License | Direct candidate | Broadest mature algorithm-set trainer in the HyperTwist source corpus.
- Lykos/cube_trainer | https://github.com/Lykos/cube_trainer | MIT License | Direct candidate | Smart-sampled training and BLD overlap.
- abunickabhi/5style-Trainer | https://github.com/abunickabhi/5style-Trainer | MIT License | Direct candidate | Distinct BLD/5-style option explicitly named in the HyperTwist research.
- newyork-anthonyng/rubiks-cross-trainer | https://github.com/newyork-anthonyng/rubiks-cross-trainer | MIT License | Direct candidate | Useful focused cross-training option that was missing from the earlier catalog.
- Aarav2709/KubeTimr | https://github.com/Aarav2709/KubeTimr | MIT License | Direct candidate | Lightweight offline timer option from the HyperTwist research pass.
- onionhoney/roux-trainers | https://github.com/onionhoney/roux-trainers | GNU General Public License v3.0 | Reference only | Method-specific trainer worth studying, not a direct proprietary code donor.
- kash/cubedesk | https://github.com/kash/cubedesk | GNU General Public License v3.0 | Reference only | Best-in-class full-platform benchmark for analytics and training breadth.
- cs0x7f/cstimer | https://github.com/cs0x7f/cstimer | GNU General Public License v3.0 | Reference only | Gold-standard timer benchmark, not a closed-core donor.
- AviKaufman/Rubix-cube-trainer | https://github.com/AviKaufman/Rubix-cube-trainer | Current GitHub license metadata did not expose a license file in this pass | Blocked until clarified | Keep as concept/reference only.
- ambisinister/blindsolve | https://github.com/ambisinister/blindsolve | Current GitHub license metadata did not expose a license file in this pass | Blocked until clarified | Keep as concept/reference only.
- alinen/cube | https://github.com/alinen/cube | Current GitHub license metadata did not expose a license file in this pass | Blocked until clarified | Keep as concept/reference only.

3. Hypercubing, dimensional simulation, and reusable foundations
- HactarCE/Hyperspeedcube | https://github.com/HactarCE/Hyperspeedcube | Dual licensed: MIT License OR Apache License 2.0 | Direct candidate | The clearest hypercubing engine candidate and the strongest 3D-7D bridge in the source set.
- cubing/cubing.js | https://github.com/cubing/cubing.js | GitHub license metadata currently reports GNU General Public License v3.0; the attached research earlier described MPL-2.0 plus mixed vendored parts | Direct candidate with care | Treat as a boundary-sensitive foundation until the exact packaging/reuse plan is license-cleared.

4. Additional solver and simulator benchmarks explicitly named in the HyperTwist research
- efrantar/rob-twophase | https://github.com/efrantar/rob-twophase | GNU General Public License v3.0 | Reference only | High-speed solver benchmark.
- vwcwong/CubeSim | https://github.com/vwcwong/CubeSim | GNU General Public License v3.0 | Reference only | Simulator/solver benchmark.
- nealmick/Cube | https://github.com/nealmick/Cube | GNU General Public License v3.0 | Reference only | Visualizer/solver benchmark.
- brownan/Rubiks-Cube-Solver | https://github.com/brownan/Rubiks-Cube-Solver | GNU General Public License v3.0 | Reference only | Pattern-database solver benchmark.
- MathewKJ2048/Rubiks-cube-simulator | https://github.com/MathewKJ2048/Rubiks-cube-simulator | GNU General Public License v3.0 | Reference only | Java simulator/solver benchmark.
- ShellPuppy/RCube | https://github.com/ShellPuppy/RCube | GNU General Public License v3.0 | Reference only | Large-cube solver benchmark.

5. Speech, narration, and local coaching sidecars
- ggml-org/whisper.cpp | https://github.com/ggml-org/whisper.cpp | MIT License | Direct candidate | Native C++ STT option. The attached source text used the older `ggerganov/whisper.cpp` naming.
- SYSTRAN/faster-whisper | https://github.com/SYSTRAN/faster-whisper | MIT License | Direct candidate | Strong Python/subprocess STT lane.
- rhasspy/piper | https://github.com/rhasspy/piper | MIT License | Direct candidate | Best local TTS candidate from the HyperTwist corpus.

6. Optional HyperTwist support repos pulled in through ScriptoriumAI-linked materials
- code2video | https://git.scriptoriumai.io/scriptoriumadmin/code2video.git | MIT License | Direct candidate | Optional coaching/export lane for generated explainer clips; not a gameplay/runtime dependency.
- paper2video | https://git.scriptoriumai.io/scriptoriumadmin/paper2video.git | MIT License | Reference only | Optional sibling media-generation lane.
- remotion | https://git.scriptoriumai.io/scriptoriumadmin/remotion.git | Remotion License | Direct candidate with care | Useful for export/render pipelines, but the license is not standard permissive OSS.
- supermemory | https://github.com/supermemoryai/supermemory.git | MIT License | Reference only | Long-term coaching memory and provenance reference.
- ReMe | https://github.com/agentscope-ai/ReMe.git | Apache License 2.0 | Reference only | Memory/reasoning reference.
- mind-map | https://git.scriptoriumai.io/scriptoriumadmin/mindmap.git | MIT License | Reference only | Optional diagram/planning surface, not a HyperTwist runtime dependency.
- next-ai-draw-io | https://git.scriptoriumai.io/scriptoriumadmin/nextaidrawio.git | Apache License 2.0 | Reference only | Optional AI-diagramming reference.
- skillhub | https://github.com/iflytek/skillhub.git | Apache License 2.0 | Reference only | Development/workflow reference, not customer-facing runtime.
- OpenSpace | https://github.com/HKUDS/OpenSpace.git | MIT License | Reference only | Workflow/reference surface.
- Roo-Code | https://github.com/RooVetGit/Roo-Code.git | Apache License 2.0 | Reference only | Editor/agent workflow reference.
- veritas-kanban | https://git.scriptoriumai.io/scriptoriumadmin/veritas-kanban.git | MIT License | Reference only | Development and maintenance workflow reference.

7. Fourth-pass consolidation note
- Removed from this file as VectorShell-only spillover: Kali Linux, BloodHound, Strix, xalgorix, Forge, Forgecode, Docker/Kubernetes/AWS/Azure/Grafana/Kong infra repos, Monaco Editor, VS Code, and the rest of the VectorShell security/infra layer.
- Kept as shared cross-project items only where the HyperTwist materials themselves explicitly called for them: Hyperspeedcube, whisper.cpp, faster-whisper, and piper.
- Final reconciliation used C:\HyperTwist\HyperTwist Curated Repository Candidate Ledger.txt. The remaining validated extras in the shared research file were either VectorShell-side spillover or intentionally left in the ledgers rather than promoted into this HyperTwist-only catalog.

8. Practical shortlist from this corrected HyperTwist pass
- Strongest direct nucleus: qbr + vivaansinghvi07/rubix-cube-solver + cubedex + Alg-Trainer + cube_trainer + Hyperspeedcube + whisper.cpp or faster-whisper + piper.
- Strongest lower-risk additions that were missing before: rubiks-cross-trainer + KubeTimr + 5style-Trainer.
- Main legal tripwires: cubing.js is currently license-ambiguous versus the earlier research notes, and several smaller trainers still do not expose a dependable license signal in the current upstream metadata.

9. Final-pass verification notes
- One real correction from the final pass: `tentone/rubix-solver` is still live and its current public README still states MIT, so it moved back into the direct-candidate pool.
- `ggerganov/whisper.cpp` in the source corpus continues to resolve to the current canonical upstream `ggml-org/whisper.cpp`.
- `AviKaufman/Rubix-cube-trainer`, `ambisinister/blindsolve`, and `alinen/cube` still did not yield a dependable current license signal in this pass, so they remain blocked rather than guessed.
- No additional HyperTwist-only repos were promoted during the final ledger reconciliation; the remaining high-signal validated additions belonged to the VectorShell branch of the shared research corpus.

10. Requested follow-up additions from ScriptoriumAI and NyxOS
- FeatureBaseDB/featurebase | Public upstream: https://github.com/FeatureBaseDB/featurebase ; Scriptorium local mirror: C:\ScriptoriumAI\mirrors\featurebase | Apache License 2.0 | Direct candidate with care | Public changelog/feedback/support surface only. The community repo in this snapshot is archived, so do not make it foundational.
- supertokens/supertokens-auth-react | Public upstream: https://github.com/supertokens/supertokens-auth-react ; Scriptorium local mirror: C:\ScriptoriumAI\mirrors\supertokens-auth-react | Apache License 2.0 | Direct candidate | Auth/account surface option. Scriptorium uses branded wrappers instead of stock pages.
- itshover/itshover | Public upstream: https://github.com/itshover/itshover ; Scriptorium local mirror: C:\ScriptoriumAI\mirrors\itshover | Local mirror LICENSE file is Apache License 2.0, while the current README still says MIT | Direct candidate with care | Motion/icon system for marketing, support, account, or companion-app surfaces. Verify upstream license signal before vendoring.
- woltapp/blurhash | https://github.com/woltapp/blurhash ; NyxOS local mirror: C:\NyxOS\mirror_repositories\blurhash | MIT License | Direct candidate | Lightweight placeholders for launchers, replay cards, exports, galleries, and support surfaces.
- met4citizen/TalkingHead | https://github.com/met4citizen/TalkingHead ; NyxOS local mirror: C:\NyxOS\mirror_repositories\talkinghead | MIT License | Direct candidate with care | Coaching avatar / narrated tutorial companion option.
- mediar-ai/screenpipe | https://github.com/mediar-ai/screenpipe ; NyxOS local mirror: C:\NyxOS\mirror_repositories\screenpipe | MIT License | Direct candidate with care | Session capture, searchable training history, and replay indexing for coaching/support tooling.
- prompt-compressor | NyxOS local mirror only in the current snapshot: C:\NyxOS\mirror_repositories\prompt-compressor | MIT License | Direct candidate for internal tooling only | Good prompt/document compression helper, but the public upstream URL was not preserved in the local snapshot.
- apache/echarts | https://github.com/apache/echarts ; NyxOS local mirror: C:\NyxOS\mirror_repositories\echarts | Apache License 2.0 | Direct candidate | Analytics, telemetry, and reporting dashboard layer.
- bytebot-ai/bytebot | https://github.com/bytebot-ai/bytebot ; NyxOS local mirror: C:\NyxOS\bytebot | Apache License 2.0 | Direct candidate with care | Useful for QA, support automation, content pipeline tasks, and operator workflows.
- bytedance/UI-TARS-desktop | https://github.com/bytedance/UI-TARS-desktop ; NyxOS local mirror: C:\NyxOS\mirror_repositories\ui-tars-desktop | Apache License 2.0 | Direct candidate with care | Agent-based testing, browser/desktop operators, and internal tooling.
- rdev/liquid-glass-react | https://github.com/rdev/liquid-glass-react ; NyxOS local mirror: C:\NyxOS\mirror_repositories\liquidglassreact | MIT License | Reference only unless HyperTwist explicitly wants this exact companion-app visual direction | Pure UI polish.
- Writerside is intentionally kept in the ScriptoriumAI reuse findings rather than this repo matrix because the active asset is the project-local `C:\ScriptoriumAI\Writerside` docs tree, not a mirrored repo row.

This file is a repository-options matrix only. It does not approve vendoring, relicensing, or direct code transplantation by itself.
